Skip to content

Conversation

@lucarin91
Copy link

@lucarin91 lucarin91 commented Oct 30, 2025

We can remove the internal index and use the public Arduino_RPClite and Arduino_RouterBridge library.

@cmaglie cmaglie requested a review from SuMere November 26, 2025 09:17
Copy link

@pennam pennam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RPC_lite and RouterBridge are already included in the core as submodules do we need also to install the as user library?

@facchinm
Copy link
Member

Manually merged

@cmaglie
Copy link
Member

cmaglie commented Nov 26, 2025

RPC_lite and RouterBridge are already included in the core as submodules do we need also to install the as user library?

These commands are downloading the library package to make it available in staging without installing it.
If the user decides to install it, the archive will already be available offline.

Some use cases are:

  1. The user may want to install an updated version in the sketchbook, and Arduino CLI will use the user-installed version during compilation.
  2. Use a pinned version in profiles (like on the Arduino UnoQ), that will always use the pinned version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants